-
Home
-
WordPress Appointment Booking Plugin
-
1.17.1
-
Code
-
Classes
- Booking
Total Complexity |
35 |
Dependencies |
5 |
Dependents |
17 |
Total lines |
357 |
Lines of code |
128 |
Logical lines of code |
50 |
Comment lines |
174 |
Methods |
30 |
Properties |
6 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getPaidPrice() |
S |
61 |
2 |
14 |
isExpectsPayment() |
S |
74 |
2 |
4 |
getExpectingPaymentId() |
S |
67 |
2 |
8 |
getLinkedEntities() |
S |
68 |
2 |
7 |
expectPayment() |
S |
74 |
2 |
4 |
addLog() |
S |
78 |
1 |
3 |
isConfirmed() |
S |
79 |
1 |
3 |
isAdminBooking() |
S |
75 |
1 |
4 |
getLocationIds() |
S |
70 |
1 |
8 |
getEmployeeIds() |
S |
70 |
1 |
8 |
getServiceIds() |
S |
70 |
1 |
8 |
getLocations() |
S |
79 |
1 |
3 |
getEmployees() |
S |
79 |
1 |
3 |
getServices() |
S |
79 |
1 |
3 |
getPayments() |
S |
80 |
1 |
3 |
getExpectingPayment() |
S |
80 |
1 |
3 |
getStatus() |
S |
82 |
1 |
3 |
setStatus() |
S |
81 |
1 |
3 |
hasCoupon() |
S |
80 |
1 |
3 |
setCouponId() |
S |
81 |
1 |
3 |
getCouponId() |
S |
82 |
1 |
3 |
getCoupon() |
S |
80 |
1 |
3 |
getCustomerNotes() |
S |
82 |
1 |
3 |
getCustomer() |
S |
82 |
1 |
3 |
setReservations() |
S |
81 |
1 |
3 |
getReservations() |
S |
82 |
1 |
3 |
getToPayPrice() |
S |
78 |
1 |
3 |
setTotalPrice() |
S |
81 |
1 |
3 |
getTotalPrice() |
S |
82 |
1 |
3 |
getLogs() |
S |
80 |
1 |
3 |